CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c base64

搜索资源列表

  1. Crypt_Decrypt_C.rar

    0下载:
  2. 几乎涵盖了所有加密算法的源代码(C语言)。包含了几乎所有常见加密算法的实现,包括RC4、AES、DES、3DES;RSA;SHA1、MD4、MD5;BASE64,还有其他算法。,Covers almost all encryption algorithm source code (C language). Contains almost all the common encryption algorithm, including the RC4, AES, DES, 3DES RSA SHA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1216442
    • 提供者:王同
  1. base64test

    0下载:
  2. BASE64这种编码挺有意思的,可以把每3个(二进制)字节编码成以ASCII码表示的4个字节。可能会有人觉得奇怪,网页保存为mht格式后,明明只有一个文本文件,可是用浏览器打开后居然还有图片。其实,用记事本打开这些mht文件,可以看到一堆堆的”乱码“,这往往就是BASE64编码后的图片了。由于最近项目用到这个东西,于是去CSDN上下了个BASE64编解码的C++类。因为对效率没有特别的要求,所以只是用小图片试了一下,能用。-BASE64 encoding of this very interes
  3. 所属分类:GDI-Bitmap

    • 发布日期:2015-07-27
    • 文件大小:1609728
    • 提供者:张辰
  1. js_base64_gb2312

    1下载:
  2. javascr ipt base64 中文加密 解密 与c++ c# 结果一致-javascr ipt base64 encode decode
  3. 所属分类:CA program

    • 发布日期:2014-08-10
    • 文件大小:28672
    • 提供者:zm
  1. CdesEnctoDelphiDesDec

    0下载:
  2. 本实例解决从C#中导出文件,经标准DES算法加密后再经Base64编码,对该文件通过delphi7进行Base64解码和Des算法解密后还原-To solve this example from the C# In the export file, with the standard DES encryption algorithm and then by the Base64 encoding, the document through the Delphi7 for Base64 decod
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:190796
    • 提供者:shaoxing
  1. QQHash

    0下载:
  2. C++编写的程序,用于生成QQ加密后的序列,即两轮MD5加一轮BASE64-C++ Preparation procedures used to generate QQ encrypted sequence, namely, two rounds of MD5 plus a BASE64
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-29
    • 文件大小:4346659
    • 提供者:Leo
  1. Picture.Translate.Of.Remote.Desktop.Control

    0下载:
  2. 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF-LZW压缩算法压缩率较好,且我已想
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:54307
    • 提供者:whoamixp
  1. Base64Tool

    0下载:
  2. 通用Base64编码、解码工具c++源代码,通俗易懂,是程序员编程中常用算法-base 64 encode &decode general tool source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:25703
    • 提供者:tonylan
  1. Base64Decoder_CSharp

    0下载:
  2. 用C#语言开发的Base64解码器的源代码-base64 decoder source code in C#
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:39352
    • 提供者:winsoon
  1. base64_

    0下载:
  2. base64 编解码实现,其中有两种方式,一种是比较普通的c++ stl实现,另一种是根据国外的某人用java写的程序 用c++的方式重新实现的-base64 codec implementation, where there are two methods for a more general c++ stl implementation, and the other is based on a person abroad programs written using java with c+
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:7972
    • 提供者:qiangl
  1. EncriptionWithJava

    0下载:
  2. 系统要和一个外部系统进行通讯,传输方式是采用 DES 算法对消息进行加密,再用 BASE64 编码。不过对方系统是用 C# 写的。平台不一样,于是我和对面的老兄先测试一下加密解密。这一测试问题就来了。两边采用同样的密钥,对同一个字符串加密出来的结果不一样。-Encription and discr iption with Java
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-11
    • 文件大小:1365
    • 提供者:Vincent
  1. base64jiema

    0下载:
  2. base64解码操作的c++实现方法 代码很短 不过思维方法比较麻烦-base64 decoding of c++ Implementation Code is very short, but thinking too much trouble
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:31351
    • 提供者:张立伟
  1. 061129172859

    0下载:
  2. base64编码程序源代码 C语言实现 适用linux下网编 含.c文件 -base64 encoding C language source code for linux compiled with the net. c files
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:17321
    • 提供者:lorraine
  1. DES

    0下载:
  2. C++实现DES加密算法,结合Base64,与转换加密,并且输出DLL,可以用于网站程序调用,实现数据与文件的加密.这种加密后的数据用普通字符用HTML传输,有两层加密,可逆,不会被破解.-C++, DES encryption algorithm and Base64, and conversion of encryption, and the output DLL, can be used to call a web application, data and file encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:147069
    • 提供者:li oie miru
  1. cryptojava_cPP

    1下载:
  2. JAVA与C++通用的加密库,包含了:aes、base16、base64、sha1、rsa加密方式-JAVA and C++ general-purpose encryption library, includes: aes, base16, base64, sha1, rsa encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2014-07-31
    • 文件大小:230400
    • 提供者:shuping
  1. objf_1

    0下载:
  2. ObjFW 是一个可移植的、轻量级的 Objective C 编程语言框架。-Changes: 1. @ is now allowed in format strings. 2. of_log has been added for easy logging. 3. Exceptions have one header per exception now and lots of exception improvements were made. 4. Huge improv
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:187970
    • 提供者:zaoge
  1. base64_src

    0下载:
  2. Base64 加密解密源代码,带使用实例, C语言代码。-base64 source code, with example. use C
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:1395
    • 提供者:秦湘文
  1. PEInfo

    0下载:
  2. 我自己实现的C++写的SMTP发送邮件代码,可以发送附件,SMTP协议基于网上的某些代码,但修正了大部分bug,并且在base64上做了调整,效率还可以,大家可以试下!-SMTP protocol implement use visual c++
  3. 所属分类:Email Client

    • 发布日期:2017-03-26
    • 文件大小:31415
    • 提供者:wacr
  1. Base64EN_DE

    0下载:
  2. 网络通信的Base64互译,C++源代码,包含文件变换-Network communication of Base64translation, C++ source code, including file conversion
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:107645
    • 提供者:huxiutai
  1. Encryption

    0下载:
  2. C#写的加密解密源码: 将字符串转化为UTF-8的ByteArray后,使用TripleDES算法对字符串进行加密,加密后的字符串再转化为Base64字符串。-Written in C# encryption and decryption source code: the string converted to UTF-8 ByteArray using the TripleDES algorithm to encrypt the string, the encrypted string is
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:58793
    • 提供者:Rache
  1. UIISODATA2s

    0下载:
  2. 用Visual C++实现的基于SMTP的邮件发送程序,带附附件,base64编码-welcome, -Use of SMTP-based mail program Visual C++ to achieve, with attached accessories, base64-encoded-welcome
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:186939
    • 提供者:粘附
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com